BandwidthCollection Properties |
The BandwidthCollection type exposes the following members.
| Name | Description | |
|---|---|---|
| Count |
Gets the number of elements in the BandwidthCollection.
| |
| IsSynchronized |
Gets a value indicating whether access to the BandwidthCollection is synchronized (thread-safe).
| |
| ItemInt32 |
Gets the value associated with the specified index. In C#, this property is the indexer for the BandwidthCollection class.
| |
| ItemString |
Gets the value associated with the specified type. In C#, this property is the indexer for the BandwidthCollection class.
| |
| SyncRoot |
Gets an object that can be used to synchronize access to the BandwidthCollection.
| |
| Types |
Returns an array of all types.
|